object FAProposCalc: TFAProposCalc Left = 260 Top = 132 Width = 276 Height = 268 Caption = 'A propos de la Calculette' Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter OnKeyUp = FormKeyUp PixelsPerInch = 96 TextHeight = 14 object Label1: TLabel Left = 10 Top = 2 Width = 255 Height = 60 Caption = 'Calculette' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -43 Font.Name = 'Arial Black' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 87 Top = 61 Width = 68 Height = 16 Caption = 'version 1.0' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 6 Top = -1 Width = 255 Height = 60 Caption = 'Calculette' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -43 Font.Name = 'Arial Black' Font.Style = [fsBold] ParentFont = False Transparent = True end object Bevel1: TBevel Left = 9 Top = 86 Width = 250 Height = 4 Shape = bsBottomLine end object Label5: TLabel Left = 11 Top = 55 Width = 53 Height = 27 Caption = 'Euro' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -19 Font.Name = 'Arial Black' Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 9 Top = 53 Width = 53 Height = 27 Caption = 'Euro' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -19 Font.Name = 'Arial Black' Font.Style = [fsBold] ParentFont = False Transparent = True end object Image2: TImage Left = 82 Top = 96 Width = 105 Height = 61 Picture.Data = {} Stretch = True Transparent = True end object Label7: TLabel Left = 28 Top = 160 Width = 203 Height = 14 Caption = '24 rue Raymond Berger - 97224 DUCOS' end object Label8: TLabel Left = 20 Top = 174 Width = 213 Height = 14 Caption = 'T�l. : 05 96 56 47 67 - Fax : 05 96 56 34 31' end object Label9: TLabel Left = 50 Top = 188 Width = 167 Height = 14 Caption = 'e-mail : logicantilles@cgit.com' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label10: TLabel Left = 235 Top = 64 Width = 24 Height = 14 Caption = '1999' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object BtnOk: TButton Left = 94 Top = 210 Width = 75 Height = 25 Caption = 'OK' Default = True TabOrder = 0 OnClick = BtnOkClick end end